home *** CD-ROM | disk | FTP | other *** search
/ TPUG - Toronto PET Users Group / TPUG Users Group CD / TPUG Users Group CD.iso / CRS / crs52.d81 / vdc-bg.sfx / testbg.lnk.cvt (.txt) < prev    next >
GEOS ConVerT  |  1990-02-12  |  1KB  |  22 lines

  1. testBG.lnk
  2. PRG formatted GEOS file V1.0
  3. Star NX-10
  4. OP V2.0 or higher
  5. Text  Scrap
  6. BLASTER'S CONVERTER V2.5
  7. testBGasm.rel
  8. VDC-BG.rel
  9. Write Image V2.1
  10. geoWrite    V2.1
  11. ; ****************************************************************************
  12. ;    Linker command file for testBG
  13. ;    Robert A. Knop Jr., Usenet Hacking Mag Issue #3
  14. ; ****************************************************************************
  15. .output    testBG    ;name for output file
  16. .header    testBGHdr.rel    ;name of file containing header block to use
  17. .seq        ;this is a sequential application
  18. .psect    $0400    ;program code starts at $0400
  19.         ;start (putative) ram section immediately following program code.
  20. testBGasm.rel        ;name of relocatable object code files
  21. VDC-BG.rel
  22.